Re: [SQL] pg_dump for PGPLSQL

Поиск
Список
Период
Сортировка
От Herouth Maoz
Тема Re: [SQL] pg_dump for PGPLSQL
Дата
Msg-id l03130302b43b6146a40e@[147.233.159.109]
обсуждение исходный текст
Ответ на pg_dump for PGPLSQL  (Dipankar Chakrabarti <dipanc@yahoo.com>)
Список pgsql-sql
At 07:31 +0200 on 25/10/1999, Dipankar Chakrabarti wrote:


> I have posted this message a week back. But got no
> response.
>
> It will be helpful if somebody provides some help!!
>
> When I am trying to use pg_dump for a database having
> functions and triggres, it is giving error
> "dumpProcLangs(): handler procedure for language
> plpgsql not found."
>
> It is dumping the data and the create script properly
> but not the functions.

Sounds to me like you are using pg_dump from an old version of PostgreSQL,
like 6.3 or something.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma




В списке pgsql-sql по дате отправления:

Предыдущее
От: "Juarez Rudsatz"
Дата:
Сообщение: Re: pgsql-sql-digest V1 #393
Следующее
От: Herouth Maoz
Дата:
Сообщение: Re: [SQL] different between || and && in a statement